YandexCheckout\Model\ReceiptItem B

Total Complexity 97
Dependencies 9
Dependents 4
Total lines 627
Lines of code 303
Logical lines of code 136
Comment lines 213
Methods 33
Properties 13

Methods 33

Method Rating Maintainability Complexity Lines of code
jsonSerialize()
A
48 9 36
fetchItem()
S
54 6 20
setProductCode()
S
55 6 19
setCountryOfOriginCode()
S
55 6 19
setVatCode()
S
58 6 15
setAgentType()
S
56 5 20
setDescription()
S
56 5 19
setSupplier()
S
58 5 16
setQuantity()
S
58 5 15
setExcise()
S
58 5 15
setCustomsDeclarationNumber()
S
58 5 15
setIsShipping()
S
62 5 11
setPaymentMode()
S
62 4 11
setPaymentSubject()
S
64 4 9
__construct()
S
73 3 5
getProductCode()
S
82 1 3
getAmount()
S
79 1 3
fromArray()
S
68 1 7
getQuantity()
S
82 1 3
increasePrice()
S
81 1 3
applyDiscountCoefficient()
S
81 1 3
isShipping()
S
82 1 3
getAgentType()
S
82 1 3
getPrice()
S
82 1 3
getDescription()
S
82 1 3
getSupplier()
S
82 1 3
setPrice()
S
81 1 3
getVatCode()
S
82 1 3
getExcise()
S
82 1 3
getPaymentSubject()
S
82 1 3
getCustomsDeclarationNumber()
S
82 1 3
getPaymentMode()
S
82 1 3
getCountryOfOriginCode()
S
82 1 3